home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15047 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  723 b 

  1. Path: grimsel.zurich.ibm.com!usenet
  2. From: wgk@zurich.ibm.com (Keith Whittingham)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: fast find algoritm?
  5. Date: 3 Apr 1996 09:36:57 GMT
  6. Organization: IBM Research, ZRH
  7. Message-ID: <4jtgrp$34f@grimsel.zurich.ibm.com>
  8. References: <Dp8wE7.8E3@cix.compulink.co.uk>
  9. Reply-To: wgk@zurich.ibm.com
  10. NNTP-Posting-Host: pine.zurich.ibm.com
  11. X-Newsreader: IBM NewsReader/2 v1.00
  12.  
  13. In <Dp8wE7.8E3@cix.compulink.co.uk>, setheridge@cix.compulink.co.uk ("Stephen Etheridge") writes:
  14. >Hi
  15. >
  16. >Does anyone have an search algoritm faster than a binary chop for the 
  17. >following:
  18. >
  19. >find a date from a sorted array of 1500 possible storage locations
  20. >
  21. >TIA
  22. >
  23. >Regards
  24. >
  25. >Steve
  26.  
  27. No! (is the simple answer)
  28.  
  29.  
  30. Keith
  31.  
  32.